10. Hijacking Requests
Hijacking Requests
INSTRUCTOR NOTE:
Be careful not to include a semi-colon after new Response('Hello') in your respondWith() method this will cause your code not to build correctly and you will not see the same results that Jake achieves above.